Release 10.1A: OpenEdge Data Management:
DataServer for Microsoft SQL Server
Error messages related to using the Load-Result-Into phrase
Note the following situations in which error conditions related to the use of
LOAD-RESULT-INTOare reported:
- The Progress compiler issues an error if you try to specify
PROC-HANDLEandLOAD-RESULT-INTOon the same statement.- The Progress compiler issues an error if you use
PROC-STATUSwithout specifying theLOAD-RESULT-INTOfunction.- If you try to execute the
CLOSE STORED-PROCstatement after theRun STORED-PROCstatementfor which you have defined theLOAD-RESULT-INTOfunction, the following error message appears:
- Error “No active stored procedures. (2101)” — This error message occurs when no handle is specified in the statement.
- Error “No active procedure for specified proc-handle. (2475)” — This error message occurs when a handle is specified in the statement.
The system generates either of the previous error messages as it assumes a second
CLOSE STORED-PROCstatement has been incorrectly executed in the current implementation.For more information about the enhanced store procedure functions and statements, see Table 3–3.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |